Files
redis-docs/docs/UnstableSource.rst
Kenneth Reitz 525e9fd3d3 all into sphinx
2011-04-06 13:27:48 -04:00

27 lines
960 B
ReStructuredText
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
`|Redis Documentation| <index.html>`_
**UnstableSource: Contents**
  `Get the latest Redis source code <#Get%20the%20latest%20Redis%20source%20code>`_
    `Unstable code <#Unstable%20code>`_
    `Stable code <#Stable%20code>`_
UnstableSource
==============
Get the latest Redis source code
================================
Unstable code
-------------
The development version of Redis is
`hosted here at Github <http://github.com/antirez/redis/tree/master>`_,
have fun cloning the source code with Git. If you are not familar
with Git just use the **download** button to get a tarball.
Stable code
-----------
**Warning:** the development source code is only intended for
people that want to develop Redis or absolutely need the latest
features still not available on the stable releases. You may have a
better experience with the
`latest stable tarball <http://code.google.com/p/redis/downloads/list>`_.
.. |Redis Documentation| image:: redis.png