5834553
(HEAD -> master, tag: 0.0.1)
add help command by
2013-07-29 10:18:00 -0400
c14341b
Update README.md by
2013-07-29 10:12:16 -0400
a438899
update .gitignore for go by
2013-07-28 21:50:15 -0400
80f3509
ferrite is now written in go and not c by
2013-07-28 21:49:23 -0400
5c738b7
initial rewrite of go by
2013-07-28 21:45:35 -0400
c2d698d
added delete command back in, some minor cleanup by
2013-07-24 09:20:43 -0400
2276ee3
make -e cli option actually work by
2013-07-23 23:24:37 -0400
b79b41a
try to dry handle_get by
2013-07-23 23:21:42 -0400
0a60c3d
move SO_REUSEADDR before bind by
2013-07-23 23:21:21 -0400
ad95ee3
SO_REUSEPORT is not supported everywhere by
2013-07-23 23:10:15 -0400
2cfd215
more better get responses by
2013-07-23 23:09:31 -0400
7239183
(tag: c-0.0.1)
add delete command back in by
2013-07-23 13:47:34 -0400
b4fa073
Update README.md by
2013-07-23 09:15:03 -0400
65d5822
update .gitignore for ferrite by
2013-07-23 09:03:00 -0400
9345142
allow record expiration to be disabled by
2013-07-23 09:02:37 -0400
916d64d
rename fast-cache to ferrite by
2013-07-23 09:02:23 -0400
6a11cf4
update README by
2013-07-23 00:29:17 -0400
15900fd
add help command, remove delete command by
2013-07-23 00:16:59 -0400
0688164
add basic support for record TTLs by
2013-07-23 00:16:36 -0400
745459f
make fast-cache configurable through cli arguments by
2013-07-22 23:14:48 -0400
0869776
make sure we are using keepalive with libcurl by
2013-07-22 22:21:08 -0400
11306f2
list_shift and queue_get now take a char** by
2013-07-22 22:20:50 -0400
8dd381b
some general cleanup of main by
2013-07-22 22:18:33 -0400
14acaa6
rename fp to client by
2013-07-22 22:18:11 -0400
21728df
add total requests (hits + misses) to stats by
2013-07-22 22:17:36 -0400
8b35ce2
update benchmark script, better stats output by
2013-07-22 22:16:51 -0400
d84e8da
use more better Makefile by
2013-07-22 18:20:53 -0400
0a72ba1
be proper, use headers by
2013-07-22 18:20:45 -0400
4a6e06c
use pymemcache in benchmark, its faster by
2013-07-22 18:20:17 -0400
5722a64
omit fast-cache and *.pyc by
2013-07-22 18:19:18 -0400
cf51b26
Merge remote-tracking branch 'origin/multi_threading' by
2013-07-22 14:33:14 -0400
97e36eb
cleanup Makefile by
2013-07-20 19:53:31 -0400
1e3d2d1
remove -luv from makefile by
2013-07-20 19:48:00 -0400
37ef9f8
Revert "remove -luv from Makefile" by
2013-07-20 19:45:26 -0400
113d199
some major refactoring by
2013-07-20 18:41:33 -0400
0f7a71b
remove -luv from Makefile by
2013-07-20 18:41:15 -0400
d535396
add connection count to stats by
2013-07-20 18:22:45 -0400
e9c137b
finish prototype of pthread version of fast-cache by
2013-07-20 16:52:33 -0400
69daff8
add prototype of pthread version by
2013-07-20 11:39:10 -0400
ad18261
add simple testing scripts by
2013-07-19 23:28:02 -0400
d1b107e
fix all the terrible memory leaks and etc by
2013-07-19 22:29:28 -0400
502370f
add debug to Makefile by
2013-07-19 22:29:05 -0400
4d3de54
ignore out/ directory by
2013-07-19 07:40:41 -0400
a835692
make sure to cleanup after curl by
2013-07-19 07:38:18 -0400
2252f45
Update README.md by
2013-07-19 00:26:14 -0400
4faa8f8
rename server.c to main.c, update Makefile and add libcurl proxy calling by
2013-07-19 00:18:28 -0400
68d10f5
initial commit with some working memcache commands by
2013-07-18 21:18:58 -0400
a208303
Initial commit by
2013-07-18 18:17:20 -0700