aboutsummaryrefslogtreecommitdiff
path: root/databases/redis/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update from 2.2.10 to 2.2.11.Sergey A. Osokin2011-06-281-0/+9
| | | | | | | | | | | | | | | | | | | Create/remove necessary directories in install/deinstall process. Optimize SUB_LIST. PRs: ports/158115, ports/158190 <ChangeLog> * Solved a never reported but possibly critical bug in the AOF and RDB persistence, introduced with the new version of the iterator: In very rare circumstances the AOF (after rerwite) or the rdb file may contain the same key more than one time. </ChangeLog> Notes: svn path=/head/; revision=276553
* Update to latest stable version 2.0.1.Sergey A. Osokin2010-09-201-1/+3
| | | | | | | Previous stable release redis-1.2.6 repocopied to databases/redis1. Notes: svn path=/head/; revision=261498
* Add redis 0.900, a persistent key-value database with built-in netSergey Skvortsov2009-07-271-0/+6
interface. Notes: svn path=/head/; revision=238445