简单ttl懒删除支持
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
</log>
|
||||
|
||||
<persistence>
|
||||
<type>incremental</type>
|
||||
<dir>data/persist_no_20260307_053744_r1_a1</dir>
|
||||
<type>none</type>
|
||||
<dir>data</dir>
|
||||
|
||||
<wal>kvs_oplog.db</wal>
|
||||
<oplog_sync>none</oplog_sync>
|
||||
@@ -32,4 +32,8 @@
|
||||
<allocator>mypool</allocator>
|
||||
<leakage>disable</leakage>
|
||||
</memory>
|
||||
</config>
|
||||
|
||||
<redis_compat>
|
||||
<auth_password>123456</auth_password>
|
||||
</redis_compat>
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user