Skip to content

Commit e14f24b

Browse files
committed
doc:修改readme文件
1 parent 8caaa66 commit e14f24b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# @yumcc/sharedb-postgres
2+
3+
感谢原先的 `sharedb-postgres``@plotdb/sharedb-postgre`,由于读操作是直接从数据库获取,业务庞大时对数据库并不友好,所以我这里基于redis加多一层缓存,具体可查看文档,维护在`@yumcc/sharedb-postgre`.
4+
5+
Thanks to the original `sharedb-postgres` and `@plotdb/sharedb-postgre`, since the read operation is obtained directly from the database, it is not friendly to the database when the business is large, so I add an extra layer of cache based on redis here, which can be viewed for details Documentation, maintained in `@yumcc/sharedb-postgre`.
6+
17
# @plotdb/sharedb-postgres
28

39
PostgreSQL database adapter for [sharedb](https://github.com/share/sharedb). This driver can be used both as a snapshot store and oplog.

0 commit comments

Comments
 (0)