1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/src
Roman Gershman 5568205b34 More work on tiered storage.
1. Reads from external storage support now o_direct mode.
2. Simplify write unloading logic. Make pending buffer a ring buffer with
   a predefined capacity.
3. Add more tiered stats to info command
2022-05-05 12:05:05 +03:00
..
core Allow external allocations for sizes greater than 1MB 2022-04-29 09:38:01 +03:00
facade Prepare transactional code to cope with irregular multi-key commands like ZUNIONSTORE 2022-05-01 22:23:19 +03:00
redis Remove redundant redis files 2022-04-22 00:07:31 +03:00
server More work on tiered storage. 2022-05-05 12:05:05 +03:00
CMakeLists.txt Factor out client connections module into a separate library called facade 2022-03-03 01:59:29 +02:00