Geometria Lab PEAR channel

Using this Channel

This channel is to be used with the PEAR installer.

Registering the channel:
pear channel-discover pear.geometria-lab.net
Listing available packages:
pear remote-list -c geometria-lab
Installing a package:
pear install geometria-lab/package_name
Installing a specific version/stability:
pear install geometria-lab/package_name-1.0.0
pear install geometria-lab/package_name-beta
Receiving updates via a feed:
http://pear.geometria-lab.net/feed.xml

Packages

Rediska - Rediska (radish in Russian) - PHP client for Redis.

Redis is an advanced fast key-value database written in C. It can be used like memcached, in front of a traditional database, or on its own thanks to the fact that the in-memory datasets are not volatile but instead persisted on disk. One of the cool features is that you can store not only strings, but lists and sets with atomic operations to push/pop elements. More information and documentation on homepage: http://rediska.geometria-lab.net

  • Package name: Rediska
  • License: New BSD License
  • Maintainers: Ivan Shumkov (as lead), Maxim Ivanov (as lead), Ryan Grenz (as developer), Till Klampaeckel (as developer)
  • Releases: 0.5.6 (beta), 0.5.5 (beta), 0.5.1 (beta), 0.5.0 (beta), 0.4.2 (beta), 0.4.0 (beta)
  • Install command: pear install geometria-lab/Rediska

The pear.geometria-lab.net PEAR Channel Server is proudly powered by Pirum 0.9.7