summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-10-18Update RocksDB to 8.6.7 (#825)Oleksandr Anyshchenko
2023-08-07Add `allow_ingest_behind` ffi call for DB Options (#808)Siyuan Zhang
2023-08-07Wrap prop names into a PropName type offering free conversion to str (#780)Michal Nazarewicz
2023-02-14Fix rustdoc::broken-intra-doc-links errors (#744)Yuri Kotov
2023-02-13Add doc-check to CI with fix warnings in docs, but broken-intra-doc-links (#743)Yuri Kotov
2023-02-10Check in CI compatibility with MSRV (#741)Oleksandr Anyshchenko
2022-12-20Bump rocksdb to 7.8.3 (#722)Oleksandr Anyshchenko
2022-02-08Release 0.18.0 (#601)Oleksandr Anyshchenko
2021-08-11Support building RocksDB with jemalloc (#542)Artem Krylysov
2021-07-22Release 0.17.0 (#539)v0.17.0Oleksandr Anyshchenko
2021-04-06Remove need for &mut self in create_cf and drop_cf (v2) (#506)Ryo Onodera
2020-12-09Fix build on windows host (#484)Oleksandr Anyshchenko
2020-11-25Do not fail overall build workflow if build on windows host is failed (#480)Oleksandr Anyshchenko
2020-08-25Extend github actions (#456)Stanislav Tkach
2020-04-24Add github actions CI for windows build (#415)Oleksandr Anyshchenko