Roman Gershman
|
af1fe6e114
|
Introduce dbslice versioning
|
2022-02-24 14:11:51 +02:00 |
Roman Gershman
|
f4cfce143c
|
Switch PrimeTable to DashTable
|
2022-02-24 14:11:51 +02:00 |
Roman Gershman
|
fac4bf0354
|
Add INCR/DECR commands
|
2022-02-24 14:11:50 +02:00 |
Roman Gershman
|
5715b8ebbb
|
Use compact object as our MainValue type
|
2022-02-24 14:11:50 +02:00 |
Roman Gershman
|
29cdcb96ec
|
Add generic_family_test. Minor cleanups
|
2022-01-04 15:11:37 +02:00 |
Roman Gershman
|
d64b4e01ea
|
Implement basic list operations
Fix redis linker dependencies. Bring more redis (BSD-3) code.
Fix bugs related to multi-database redis.
Introduce multiple types for redis values.
|
2022-01-02 10:40:16 +02:00 |
Roman Gershman
|
55ee0563b0
|
Consolidate generic commands under generic_family. Add Del, Echo, Ttl and select commands
|
2021-12-26 17:25:49 +02:00 |
Roman Gershman
|
b1f32e5ebf
|
Add MGet and MSet commands
|
2021-12-23 15:11:46 +02:00 |
Roman Gershman
|
ebd404ff5d
|
Introduce VLL transactions
|
2021-12-22 17:17:52 +02:00 |
Roman Gershman
|
ac2eb7d45c
|
Adding expiry functionality.
1. Major refactoring
2. LICENSE is updated with commons clause.
3. Server is built as "dragonfly"
|
2021-12-20 11:42:55 +02:00 |