~beanstalkd/beanstalkd/trunk

  • Committer: Keith Rarick
  • Date: 2016-04-04 02:28:35 UTC
  • Revision ID: git-v1:a0470f25c056ef2728e85649e1c06de474883d5f
remove markdown version of protocol.txt

It's completely redundant, and the benefit in
readability (if there is any) isn't worth the effort
keeping them in sync.

The Chinese tranlation is not redundant, so we should
keep it. But still, note that it's not authoritative.
Where protocol.txt and protocol.zh-CN.md disagree,
protocol.txt is correct.

Fixes #308
Fixes #191
Filename Latest Rev Last Changed Committer Comment Size
..
adm 488 13 years ago Keith Rarick provide and document more system admin tools Diff
ct 512 13 years ago Keith Rarick switch from CUT to CT Diff
doc 132 16 years ago Keith Rarick Paste in protocol documentation from the wiki. Th Diff
pkg 510 13 years ago Keith Rarick simplify building; no more autotools Autotools si Diff
.gitignore 645 10 years ago Keith Rarick update ct; refine gitignore 30 bytes Diff Download File
.travis.yml 659 8 years ago Keith Rarick add travis config file 65 bytes Diff Download File
conn.c 629 11 years ago Keith Rarick fix crash from Conn use after free and double-free 4.1 KB Diff Download File
darwin.c 619 11 years ago Keith Rarick correctly check for hangup during reserve Revert 2.1 KB Diff Download File
dat.h 664 8 years ago Keith Rarick Increase LINE_BUF_SIZE to handle longest possible 8.5 KB Diff Download File
file.c 627 11 years ago Keith Rarick Typo 11.9 KB Diff Download File
freebsd.c 615 11 years ago Keith Rarick refactor 20 bytes Diff Download File
heap.c 524 13 years ago Keith Rarick clean up copyright notices 1.8 KB Diff Download File
job.c 609 11 years ago Keith Rarick stricter format checking; fix format call errors 4.6 KB Diff Download File
LICENSE 561 12 years ago Keith Rarick switch to MIT license 1 KB Diff Download File
linux.c 649 10 years ago Danny Guinther Only process succesfully epoll_events 1.6 KB Diff Download File
main.c 660 8 years ago Keith Rarick fix brace placement 2 KB Diff Download File
Makefile 663 8 years ago Keith Rarick Makefile: finish DESTDIR support Support original 1.3 KB Diff Download File
ms.c 524 13 years ago Keith Rarick clean up copyright notices 1.5 KB Diff Download File
net.c 625 11 years ago Keith Rarick net.c:31:13: warning: Value stored to 'r' is never 3.4 KB Diff Download File
primes.c 524 13 years ago Keith Rarick clean up copyright notices 913 bytes Diff Download File
prot.c 661 8 years ago Keith Rarick pause-tube should check tube name is ok This chan 52.4 KB Diff Download File
README 643 11 years ago Keith Rarick refactor 970 bytes Diff Download File
sd-daemon.c 473 13 years ago Keith Rarick Support systemd socket activation. 11.1 KB Diff Download File
sd-daemon.h 473 13 years ago Keith Rarick Support systemd socket activation. 10 KB Diff Download File
serv.c 628 11 years ago Jacob Sondergaard adaptive epoll/kqueue timeout 982 bytes Diff Download File
testheap.c 646 10 years ago Keith Rarick some basic benchmark tests 5.5 KB Diff Download File
testjobs.c 646 10 years ago Keith Rarick some basic benchmark tests 2.8 KB Diff Download File
testserv.c 647 10 years ago Keith Rarick update ct; test throughput in MB/s 27.6 KB Diff Download File
testutil.c 643 11 years ago Keith Rarick refactor 3.3 KB Diff Download File
time.c 524 13 years ago Keith Rarick clean up copyright notices 309 bytes Diff Download File
tube.c 560 12 years ago Keith Rarick initialize allocations to 0; remove redundancy 1.6 KB Diff Download File
util.c 654 8 years ago Keith Rarick rephrase wal to "write-ahead log" in cli Many use 5.1 KB Diff Download File
File verc.sh 611 11 years ago Keith Rarick refactor 69 bytes Diff Download File
File vers.sh 637 11 years ago Keith Rarick distribute directly from git archive 208 bytes Diff Download File
walg.c 655 8 years ago Keith Rarick delete unused param max in walread 9 KB Diff Download File