Skip to content

Commit

Permalink
Document deprecation of this package.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Aug 12, 2019
1 parent 5b8009d commit 35e54f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ A storage implementation which uses RAM to persist objects, much like
MappingStorage. Unlike MappingStorage, it needs not be packed to get rid of
non-cyclic garbage and it does rudimentary conflict resolution. This is a
ripoff of Jim's Packless bsddb3 storage.

**Please note: Usage of this package is deprecated, as it is known to randomly loose data, especially with zope 4.**

For details see: https://github.com/zopefoundation/tempstorage/issues/8

0 comments on commit 35e54f3

Please sign in to comment.