Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Document issue #5.
Browse files Browse the repository at this point in the history
  • Loading branch information
wafschneider committed Sep 14, 2018
1 parent a2ad711 commit 0d85c9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ You can explore the API using the Loopback API explorer at `/verso/explorer`. Th

_Verso_ can be configured to use [MongoDB](https://www.mongodb.com/) or a simple file to persist the memory-based storage. See [Configuring storage](#configuring-storage) below.

## Known issues

* [MongoDB storage corruption](https://github.com/lcnetdev/verso/issues/5)

Saving a record from the Profile Editor results in corruption of the record when using a MongoDB storage backend. This makes MongoDB storage unusable with the Profile Editor at present, except as read-only.

## Getting started

_Verso_ is a [Node.js](https://nodejs.org/) application designed to be built and run with [npm](https://npmjs.com).
Expand Down

0 comments on commit 0d85c9b

Please sign in to comment.