diff --git a/content/docs/best_practices/storage.md b/content/docs/best_practices/storage.md index 795c59e..18650c1 100644 --- a/content/docs/best_practices/storage.md +++ b/content/docs/best_practices/storage.md @@ -26,3 +26,5 @@ See [redis example](/docs/examples/redis_backend) for details. ### [MongoDB backend](https://github.com/zolamk/colly-mongo-storage) ### [PostgreSQL backend](https://github.com/zolamk/colly-postgres-storage) + +### [Neo4j backend](https://github.com/konsalex/colly-neo4j-storage)