Commit Graph

21 Commits

Author SHA1 Message Date
Lunny Xiao b08f85e6fb
Add version for ledis command and make build will only build ledis (#383)
* Add version for ledis command and make build will only build ledis

* More improvement for Makefile

* Add version for other commands
2020-05-10 13:32:35 +08:00
Glen De Cauwsemaecker 9f6a59ea1a Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
Nikolay Turpitko 89e0848bab Fixed #216
Fixed "Small install process note" #216,
prevent closing of terminal window in case of wrong project path.
2016-01-23 12:22:42 +05:00
Felix Bünemann bc7600ec60 Fix dev.sh when homebrew is missing 2015-12-19 20:30:26 +01:00
Felix Bünemann b78f17aaa0 Use homebrew paths if it's installed 2015-10-05 06:03:01 +02: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 9d00aa229d update lua bash 2014-09-13 14:34:15 +08:00
siddontang 6aec5d4952 use golua directly 2014-09-13 14:11:05 +08:00
siddontang 0cf898bf27 update lua build 2014-09-04 16:55:18 +08:00
siddontang b9ea592026 add lua build tag
maybe install golua error, and lua cannot be used
2014-09-04 16:39:23 +08:00
holys e501539649 add HyperLevelDB support 2014-08-12 00:54:53 +08:00
siddontang 812ca13c81 dev snappy bugfix 2014-08-02 12:59:33 +08:00
siddontang 539b5df181 update build 2014-07-28 12:46:17 +08:00
siddontang 6279eeadf8 add rocksdb support 2014-07-26 18:39:54 +08:00
siddontang dc5c2d9095 update make 2014-07-26 09:22:09 +08:00
siddontang e073396481 update store 2014-07-26 00:46:03 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00
siddontang e860902fef refactor, support use embedded ledisdb
now you can embed ledisdb as a lib to use.
2014-05-15 14:19:48 +08:00
siddontang ae76f1db41 set ledisdb root dir to gopath in dev.sh 2014-05-14 17:09:47 +08:00
siddontang 5a5081c34e add c++ cgo_flag 2014-05-14 08:48:31 +08:00
siddontang 1183d853ad rename to ledisdb, update 2014-05-09 14:49:22 +08:00