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
{{ message }}
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,6 @@
21
21
-[Promise Support](#promise-support)
22
22
-[Events](#events)
23
23
-[Multi-process Access](#multi-process-access)
24
-
-[Support](#support)
25
24
-[Contributing](#contributing)
26
25
-[Big Thanks](#big-thanks)
27
26
-[Donate](#donate)
@@ -467,14 +466,6 @@ Stores like LevelDB are thread-safe but they are **not** suitable for accessing
467
466
468
467
See [`Level/awesome`](https://github.com/Level/awesome#shared-access) for modules like [`multileveldown`](https://github.com/mafintosh/multileveldown) that may help if you require a single store to be shared across processes.
469
468
470
-
## Support
471
-
472
-
There are multiple ways you can find help in using Level in Node.js:
473
-
474
-
-**IRC:** you'll find an active group of `levelup` users in the **##leveldb** channel on Freenode, including most of the contributors to this project.
475
-
-**Mailing list:** there is an active [Node.js LevelDB](https://groups.google.com/forum/#!forum/node-levelup) Google Group.
476
-
-**GitHub:** you're welcome to open an issue here on this GitHub repository if you have a question.
477
-
478
469
## Contributing
479
470
480
471
[`Level/levelup`](https://github.com/Level/levelup) is an **OPEN Open Source Project**. This means that:
0 commit comments