Commit Graph

79 Commits

Author SHA1 Message Date
Nathan Dao 779f00d26c update documentation for opening a new connection with default configuration 2015-10-25 11:06:37 +02:00
Russell Smith d48cb8c773 Make the auth stuff simpler - just have a password 2015-09-12 19:35:08 -07:00
siddontang dddbd5f146 remove begin, commit, rollback
simplify codes and features now, we don’t use transaction never, and it
is not universal for all backend storages and even introduces
complexity.
2015-03-14 09:10:00 +08:00
zhibinr db7aaf10af fix a typo 2015-03-12 18:50:22 +08:00
siddontang c2f8405c17 remove bitmap type 2015-03-03 09:21:00 +08:00
siddontang 61941bfa15 commit godeps workspace, prefer using godep
see https://github.com/tools/godep/pull/123
2015-02-03 10:17:15 +08:00
siddontang f91d8fe09a update read me 2014-12-04 20:59:16 +08:00
siddontang a5621140fa update read me 2014-12-03 17:27:15 +08:00
siddontang 14ab146b48 fix syntax and typo, thans @ShawnMilo 2014-11-24 09:25:25 +08:00
siddontang 9e90493992 update read me 2014-11-21 10:32:33 +08:00
siddontang 8ec2730235 rpl optimize
log head use pool
remove defer mutex
2014-11-19 10:26:50 +08:00
siddontang 37453395b2 add my Skype id 2014-10-25 14:51:55 +08:00
siddontang baf0d69362 update read me 2014-10-17 10:30:48 +08:00
siddontang 0f8e9553ac remove hyperleveldb
leveled, hyperleveldb, and basho leveldb use same interfaces. You can
choose proper one by yourself.
2014-10-16 11:10:19 +08:00
siddontang 137bd19951 separate bootstrap from makefile 2014-10-09 11:04:58 +08:00
siddontang 498a8c6f81 update read me 2014-10-05 08:56:35 +08:00
siddontang bae86ca7dd support godep 2014-10-01 16:47:35 +08:00
siddontang 956a8b4421 update doc 2014-09-29 14:11:14 +08:00
siddontang 6aec5d4952 use golua directly 2014-09-13 14:11:05 +08:00
siddontang 23452f06c7 add diff redid doc 2014-09-09 10:02:49 +08:00
siddontang b8cc69e50a update rocksdb 2014-09-08 09:55:55 +08:00
siddontang b5518dd14c update read me 2014-09-07 10:58:18 +08:00
siddontang c77f938b14 update read me 2014-09-04 14:02:55 +08:00
siddontang 9628817ca4 replace lua error
error may cause c stack overflow
https://github.com/aarzilli/golua/issues/24
2014-09-03 09:03:49 +08:00
siddontang d917eeacd0 update lua 2014-09-02 22:36:50 +08:00
siddontang a3b1e451bb remove json configuration support 2014-08-27 15:37:42 +08:00
siddontang 4b97437298 update read me 2014-08-27 15:10:04 +08:00
siddontang 2c48d86bfd move build_tool to tools 2014-08-27 14:31:49 +08:00
siddontang 9b1c6c4223 refactor 2014-08-25 14:18:23 +08:00
siddontang 2b152e97b9 update read me 2014-08-19 20:38:34 +08:00
siddontang 09e49ca346 refactor store, reduce code 2014-08-16 00:08:01 +08:00
holys 22161f91ba Merge branch 'set-feature' into develop 2014-08-15 18:09:55 +08:00
holys 00abaccbf2 add cmd_set commands and its tests 2014-08-15 15:51:58 +08:00
holys de98e7887e update readme, add C/C++ 2014-08-12 14:49:02 +08:00
holys 0b69b5017d update readme, add hyperleveldb 2014-08-12 14:44:16 +08:00
siddontang 057a19bb8f update read me 2014-08-11 14:24:37 +08:00
siddontang a4f2b358e0 update readme, change config file suffix 2014-08-08 07:45:34 +08:00
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang 4f76725eef replace golang to go 2014-08-06 09:30:44 +08:00
siddontang 2ef26c8a12 update read me 2014-08-05 14:17:05 +08:00
siddontang c058a17b2c update read me 2014-08-04 16:29:10 +08:00
siddontang 7485899c17 update doc 2014-08-04 14:13:35 +08:00
wenyekui 6c10cca3eb update README.md 2014-08-04 11:55:39 +08:00
siddontang 9a241194fd update bolt info 2014-08-02 15:26:33 +08:00
siddontang 69f9123777 update read me 2014-07-28 15:10:26 +08:00
siddontang 67cd527479 Update README.md 2014-07-28 14:36:30 +08:00
siddontang 4323f66d49 Update README.md 2014-07-28 14:36:03 +08:00
siddontang 4daaa9ae37 benchmark move to wiki 2014-07-28 14:31:31 +08:00
siddontang 7fed98b957 update read me 2014-07-28 14:20:18 +08:00
siddontang 539b5df181 update build 2014-07-28 12:46:17 +08:00