Skip to content

Commit c4178dc

Browse files
committed
chore: update readme
1 parent a651ff9 commit c4178dc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
- 🔒 Easy usage
1212
- 🔄 Multiple drivers (Redis, Postgres, MySQL, Sqlite, In-Memory and others)
13-
- 📦 Multiple database adapters ( Knex, Kysely, Drizzle ...)
13+
- 📦 Multiple database adapters ( Knex, Kysely ... )
1414
- 🔑 Customizable named locks
1515
- 🌐 Consistent API across all drivers
1616
- 🧪 Easy testing by switching to an in-memory driver

docs/content/docs/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Verrou is a library for managing locks in a Node.js application.
88

99
- 🔒 Easy usage
1010
- 🔄 Multiple drivers (Redis, Postgres, MySQL, Sqlite, In-Memory and others)
11+
- 📦 Multiple database adapters ( Knex, Kysely... )
1112
- 🔑 Customizable named locks
1213
- 🌐 Consistent API across all drivers
1314
- 🧪 Easy testing by switching to an in-memory driver

0 commit comments

Comments
 (0)