dendrite/build
Till 5579121c6f
Preparations for removing BaseDendrite (#3016)
Preparations to actually remove/replace `BaseDendrite`.
Quite a few changes:
- SyncAPI accepts an `fulltext.Indexer` interface (fulltext is removed
from `BaseDendrite`)
- Caches are removed from `BaseDendrite`
- Introduces a `Router` struct (likely to change)
  - also fixes #2903
- Introduces a `sqlutil.ConnectionManager`, which should remove
`base.DatabaseConnection` later on
- probably more
2023-03-17 11:09:45 +00:00
..
dendritejs-pinecone Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
docker Update README sample config link (#2987) 2023-02-23 09:07:20 +01:00
gobind-pinecone Add max frame size to pinecone bindings 2023-02-04 06:05:39 -07:00
gobind-yggdrasil Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
scripts Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00