Skip to content

Commit bbf3a90

Browse files
committed
update read me
1 parent 117c8ef commit bbf3a90

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# TidesDB Python
1+
# tidesdb-python
22

3-
Official Python package for [TidesDB](https://tidesdb.com).
3+
tidesdb-python is the official Python binding for TidesDB.
4+
5+
TidesDB is a fast and efficient key-value storage engine library written in C. The underlying data structure is based on a log-structured merge-tree (LSM-tree). This Python binding provides a safe, idiomatic Python interface to TidesDB with full support for all features.
46

57
## Features
68

0 commit comments

Comments
 (0)