Commit Graph

10 Commits (main)

Author SHA1 Message Date
Sean McArde a773b16a0d Ripping out rocksdb, the build is not Windows friendly. 2023-11-15 18:08:11 -08:00
大可 cedd54ca49
Merge pull request #1 from hnlq715/dependabot/cargo/regex-1.5.5
build(deps): bump regex from 1.5.4 to 1.5.5
2023-07-03 10:00:45 +08:00
dependabot[bot] 9be510c1fe
build(deps): bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 02:20:28 +00:00
大可 96f224090d doc: update benchmark result 2022-01-03 23:00:09 +08:00
大可 f1ba659bfe refactor: use oncecell for better performance 2022-01-03 22:58:41 +08:00
大可 66241f6316 feat: improve performance with batch write 2022-01-03 22:39:36 +08:00
大可 b0d33586c5 doc: add flamegraph svg 2022-01-03 22:28:42 +08:00
大可 7b3dc53daa feat: 尝试mod 2022-01-03 22:26:49 +08:00
大可 1278a0a332 doc: add golang benchmark refer 2022-01-02 23:54:18 +08:00
大可 0660cc061f init commit 2022-01-02 23:48:33 +08:00