You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #2815, we can support the most popular relational database by using kv_adapter like MySQL, and SQLite. It would be great to support the KV map storage in the database. the people always use the db as a storage with some simple data structure.
After #2815, we can support the most popular relational database by using kv_adapter like MySQL, and SQLite. It would be great to support the KV map storage in the database. the people always use the db as a storage with some simple data structure.