Commit Graph

82 Commits

Author SHA1 Message Date
jomenxiao 9f05833051 avoid cross device
avoid dir nil.
if dir is nil, writeAtomic creatae tempfile in system temporary dir and cross device
2017-05-17 14:39:44 +08:00
siddontang 6463c39726 Merge pull request #7 from mindlesslcc/fix_rpc_return_value 2017-04-11 09:19:25 +08:00
liuwenyi d2bc1bfd14 fix rpc test return value bug 2017-04-10 23:01:57 +08:00
siddontang 1e9ce2a5ac timingwheel: fix time-skew error 2016-10-05 19:08:31 +08:00
siddontang a30862d58d Merge pull request #3 from nkysg/master 2016-09-04 13:04:34 +08:00
nkysg c9455e0206 fix a word spell 2016-09-04 12:57:50 +08:00
siddontang 354e14e6c0 support SetLevelByName 2015-12-27 12:49:29 +08:00
siddontang b151716326 format with goimports 2015-05-05 08:45:01 +08:00
siddontang 530a231625 add semaphore 2015-03-31 21:40:50 +08:00
siddontang dfa1fad4a1 add SetHandler, enhance threadsafe 2015-02-08 09:30:54 +08:00
siddontang c2b3327130 update document 2015-01-12 09:44:30 +08:00
siddontang 4900975709 update document 2015-01-12 09:38:41 +08:00
siddontang 51d80cef1a refactor interface like fmt Sprint and Sprintf
I think I will change some projects which use this package too !
2015-01-12 09:37:31 +08:00
siddontang 8f64946c30 file lock use flock 2014-11-22 08:47:30 +08:00
siddontang d00ecf67c6 update atomic bool 2014-11-21 10:05:03 +08:00
siddontang cdaddb8a0e add atomic bool 2014-11-21 09:53:23 +08:00
siddontang ecf49fc073 update area 2014-10-29 23:12:22 +08:00
siddontang 5f5f3de07d log close after flush all logs 2014-10-27 15:24:58 +08:00
siddontang c7a17e4e4a update file lock 2014-10-22 09:37:15 +08:00
siddontang ada3cebe10 update 2014-10-15 09:20:35 +08:00
siddontang f7ba813a54 add sync2 package from vitess 2014-10-15 09:18:01 +08:00
siddontang 466d5bc779 update num 2014-09-24 12:53:04 +08:00
siddontang 032f1ed536 rename function 2014-09-24 10:21:44 +08:00
siddontang 860625c0b8 add package 2014-09-24 09:38:19 +08:00
siddontang 9b05f61506 update 2014-09-17 13:11:39 +08:00
siddontang d1d84f2faa add tb package 2014-09-15 08:57:28 +08:00
siddontang 43a0e3cb7c update 2014-09-13 17:17:12 +08:00
siddontang 4ede02271b update 2014-09-13 17:01:25 +08:00
siddontang a54e8cddbc update 2014-09-13 17:00:14 +08:00
siddontang 8c8a794873 add num package 2014-09-11 13:23:43 +08:00
siddontang 66c517a7a9 add file lock 2014-09-04 21:42:27 +08:00
siddontang 7c4b752908 remove unnecessary package 2014-09-04 21:42:05 +08:00
siddontang cde2e20315 add config module 2014-07-22 16:42:16 +08:00
siddontang f9bb9e3d84 add arena package 2014-07-08 14:48:55 +08:00
siddontang 41fb29162e log move to go-log 2014-05-18 13:17:50 +08:00
siddontang 23bd4b0ba7 update leveled read me 2014-05-15 09:23:30 +08:00
siddontang 781122ece4 update readme, use remote gist to build leveled 2014-05-15 08:44:12 +08:00
siddontang 54e6055f8c update leveled build shell 2014-05-14 09:20:33 +08:00
siddontang 3dfdf380f2 update leveled build_deps.sh 2014-05-14 09:02:10 +08:00
siddontang 81840c211c update read me 2014-05-09 09:46:50 +08:00
siddontang f02308217f hack add int to slice 2014-05-09 09:39:23 +08:00
siddontang 0792eb6e26 iterator first offset bug fix 2014-05-08 09:22:51 +08:00
siddontang af4507fc51 iterator add offset and limit, reviterator bug fix 2014-05-07 22:53:24 +08:00
siddontang 8994b2aabd bug fix for skip 2014-05-07 17:06:18 +08:00
siddontang 8a593bd360 iterator add skip 2014-05-07 16:57:51 +08:00
siddontang 2dd6408d57 update 2014-05-07 16:45:23 +08:00
siddontang 24d6fb3572 leveldb limit < 0 for unlimit 2014-05-07 16:44:08 +08:00
siddontang c9cefc35fa iterator update 2014-05-07 14:18:11 +08:00
siddontang da25e2b37f iterator use range to support close/open interval 2014-05-07 13:40:48 +08:00
siddontang 09923bdf6a leveled iterator range use close interval 2014-05-07 12:38:51 +08:00