0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 10:08:36 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Jason Volk e2654ddaed ircd::db: Add feature define for direct-io multiget; various cleanup. 2020-06-16 07:27:50 -07:00
Jason Volk afcb22b726 ircd::db: Add support #ifdefs for MultiGet; add fallback path. 2020-06-11 17:09:56 -07:00
Jason Volk 35d4ee811b ircd::db: Add preliminary support for secondary-mode if available. 2020-06-11 03:51:49 -07:00
Jason Volk 5b22beaae7 ircd::db: Add define for rocksdb timestamp feature versions.
ircd::db: Add warning when feature not available.
2020-06-10 22:36:28 -07:00
Jason Volk 1e788c09f3 ircd::db: Sort feature defines. 2020-06-07 05:48:07 -07:00
Jason Volk 6968f24921 ircd::db: Add compaction period parameter to descriptor. 2020-06-07 05:46:24 -07:00
Jason Volk 0a44918ee2 ircd::db: Recombine db.h; split defines into header. 2020-06-04 15:41:11 -07:00