Jonathan Boulle
|
f1ed69e883
|
*: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
|
2015-01-26 09:53:30 -08:00 |
|
Yicheng Qin
|
c104ca89c2
|
store: optimize ttlKeyHeap GC
It helps to recycle nodes in heap array, whose value can be unlimited
long.
|
2015-01-20 12:01:57 -08:00 |
|
Jonathan Boulle
|
7a4d42166b
|
*: add license header to all source files
|
2014-10-17 15:41:22 -07:00 |
|
Xiang Li
|
08c59895b5
|
refactor(Node) do not expose node struct
|
2013-11-28 11:33:23 -05:00 |
|
Xiang Li
|
797d996535
|
init sync to delete expiring keys
|
2013-11-05 21:47:25 -08:00 |
|
Xiang Li
|
1d49098954
|
feat add heap top
|
2013-11-04 22:13:26 -08:00 |
|
Xiang Li
|
07b52ee24c
|
fix save and recovery
|
2013-11-04 21:51:14 -08:00 |
|
Xiang Li
|
efe431ead0
|
refactor add push/pop function
|
2013-11-04 21:33:23 -08:00 |
|
Xiang Li
|
c5a6f9bb6b
|
fix iszero
|
2013-11-04 21:22:22 -08:00 |
|
Xiang Li
|
c05df9e3f5
|
refactor add newTTLKeyHeap function
|
2013-11-04 20:31:24 -08:00 |
|
Xiang Li
|
5394c8a894
|
feat add ttl heap
|
2013-11-03 23:34:47 -08:00 |
|