Commit Graph

4 Commits

Author SHA1 Message Date
胡玮文
e26f5a901a cli: reuse env KVEngine in dump-*
This allows us to issue multiple command in one process. The --fdb-cluster-file flag is removed to reuse the fdb config from config file.

Resolve the SIGFAULT if the specified fdb_cluster_file from flag does not exist.
2025-03-11 11:28:53 +08:00
Symious
3b273a6de2 Deprecate usage of some functions in boost (#130)
Some checks failed
Build / build (push) Has been cancelled
* Deprecate usage of boost::filesystem::load_string_file and save_string_file

* some other deperated functions

* remove complete()

* normal, save, load
2025-03-08 21:03:15 +08:00
胡玮文
309a258ac2 add missing headers for new toolchain (#41)
These are necessary for compiling with Ubuntu 24.04 default toolchain/boost.
2025-03-03 07:57:02 +08:00
dev
815e55e4c0 Initial commit 2025-02-27 21:53:53 +08:00