Commit Graph

1246 Commits (a5f004d7e9c783caf280884d7fd332c7bafa67ce)
 

Author SHA1 Message Date
Tglman c1cd4b5e26 chore: set the released version of persy in Cargo.toml 3 years ago
Tglman f9977ca64f fix: changes to update to the last database engine trait definition 3 years ago
Tglman 1cc41937bd refactor:use generic watcher in persy implementation 3 years ago
Tglman ab15ec6c32 feat: Integration with persy using background ops 3 years ago
Timo Kösters d434dfb3a5
feat: config option for rocksdb max open files 3 years ago
Timo Kösters 5b8d2a736e Merge branch 'default' into 'next'
improvement: better default cache capacity

See merge request famedly/conduit!247
3 years ago
Timo Kösters 80e51986c4
improvement: better default cache capacity 3 years ago
Jonas Zohren 8fc51f0029 Merge branch 'ci-cargo-home-workaround' into 'next'
Fix(ci): Disable CARGO_HOME caching

See merge request famedly/conduit!246
3 years ago
Jonas Zohren f67785caaf Fix(ci): Disable CARGO_HOME caching 3 years ago
Timo Kösters 1119c2f510 Merge branch 'rocksdb' into 'next'
feat: rocksdb backend

See merge request famedly/conduit!217
3 years ago
Timo Kösters 16f826773b
refactor: fix warnings 3 years ago
Timo Kösters 6fa01aa982
fix: remove dbg 3 years ago
Timo Kösters a336027b0e
fix: better memory usage message 3 years ago
Timo Kösters 447639054e
improvement: higher default pdu capacity 3 years ago
Timo Kösters 9e77f7617c
fix: disable direct IO again 3 years ago
Timo Kösters 7f27af032b
improvement: optimize rocksdb for spinning disks 3 years ago
Timo Kösters b96822b617
fix: use db options for column families too 3 years ago
Timo Kösters 0bb7d76dec
improvement: rocksdb configuration 3 years ago
Timo Kösters 077e9ad438
improvement: memory usage for caches 3 years ago
Andrej Kacian 68ee1a5408
Add rocksdb implementation of memory_usage() 3 years ago
Andrej Kacian ff243870f8
Add "database_memory_usage" AdminCommand 3 years ago
Andrej Kacian 71431f330a
Add memory_usage() to DatabaseEngine trait 3 years ago
Timo Kösters fa6d7f7ccd
feat: database backend selection at runtime 3 years ago
Timo Kösters 4f39d36e98
docs: lazy loading 3 years ago
Timo Kösters c6d88359d7
fix: incremental lazy loading 3 years ago
Timo Kösters f285c89006
fix: make incremental sync efficient again 3 years ago
Timo Kösters 93d225fd1e
improvement: faster way to load required state 3 years ago
Timo Kösters 1bd9fd74b3
feat: partially support sync filters 3 years ago
Timo Kösters 68e910bb77
feat: lazy loading 3 years ago
Timo Kösters 5bcc1324ed
fix: auth event fetch order 3 years ago
Timo Kösters 54f4d39e3e
improvement: don't fetch event multiple times 3 years ago
Timo Kösters b1d9ec3efc
fix: atomic increment 3 years ago
Timo Kösters ee3d2db8e0
improvement, maybe not safe 3 years ago
Timo Kösters 83a9095cdc
fix? 3 years ago
Timo Kösters 74951cb239
dbg 3 years ago
Timo Kösters 4b4afea2ab
fix auth event fetching 3 years ago
Timo Kösters c9c9974641
fix: stack overflows when fetching auth events 3 years ago
Timo Kösters a30b588ede
rocksdb as default 3 years ago
Timo Kösters 1d647a1a9a
improvement: allow rocksdb again 3 years ago
Timo Kösters b25354c747 Merge branch 'add_remove_appservice' into 'next'
Add ability to remove an appservice

See merge request famedly/conduit!236
3 years ago
Torsten Flammiger eecd664c43 Reformat code 3 years ago
Timo Kösters f3ea2df9fe Merge branch 'simpler-traefik-nginx' into 'next'
Make traefik+nginx config more self-contained

See merge request famedly/conduit!239
3 years ago
Timo Kösters fbcbadf265 Merge branch 'rust-1.53' into 'next'
Restore compatibility with Rust 1.53

See merge request famedly/conduit!244
3 years ago
Jonas Platte bcf4ede0bc
Restore compatibility with Rust 1.53 3 years ago
Timo Kösters f5d1dda766 Merge branch 'up-ruma' into 'next'
Upgrade Ruma

See merge request famedly/conduit!243
3 years ago
Jonas Platte 84862352ba
Replace to_string calls on string literals with to_owned 3 years ago
Jonas Platte cf54185a1c
Use struct literals for consistency 3 years ago
Jonas Platte 349865d3cc
Upgrade Ruma 3 years ago
Timo Kösters 2fa8171e79 Merge branch 'ci-use-sccache' into 'next'
CI: Use sccache for caching

Closes #200

See merge request famedly/conduit!232
3 years ago
Timo Kösters 8e12b47df4 Merge branch 'no-passwords-in-db' into 'next'
Do not store uiaa requests in database

See merge request famedly/conduit!219
3 years ago