Commit graph

12 commits

Author SHA1 Message Date
8faa5b0ed5 Documented some stuff, improved follow request logic 2024-04-26 23:56:46 +02:00
96805930ac Polish the store APIs some more 2024-04-24 23:18:19 +02:00
bcdd5e6059 Add derive macros to store 2024-04-24 19:32:42 +02:00
c5bd6a127e [wip] migrate to new store api 2024-04-23 23:11:11 +02:00
c26b6cdb04 [wip] store api overhaul 2024-04-23 00:52:39 +02:00
523e9a7479 Initial biting implementation
- Rough (untyped) multi-edges implementation
- Impl of bites in terms of multi-edges
2024-04-21 12:28:35 +02:00
ad62fec21f First polishing pass 2024-04-21 09:49:02 +02:00
f8ebdce372 make the keyspace methods non-public 2024-04-20 23:46:53 +02:00
21294f58ee Implement basic follow requests
- Also tests for the behavior of arrows in the database
- Also also, a fix for prefix scanning (i was doing it wrong
2024-04-20 23:32:01 +02:00
a8db282cf2 Make rocksdb actually work
(also adds some poc social media functions for testing)
2024-04-19 01:54:34 +02:00
7c589922e6 Initial implementation of basic data store 2024-04-19 00:12:21 +02:00
b5aacb5896 Project skeleton 2024-04-16 20:57:07 +02:00