docbook updates

This commit is contained in:
Costin Leau
2011-07-06 16:39:45 +03:00
parent 5e45665940
commit 582abd1ff7
13 changed files with 32 additions and 580 deletions

View File

@@ -2,7 +2,7 @@
<preface xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="preface">
<title>Preface</title>
<para>The Spring Data Key-Value project applies core Spring concepts to the development of solutions using a key-value style data store.
<para>The Spring Data Redis project applies core Spring concepts to the development of solutions using a key-value style data store.
We provide a "template" as a high-level abstraction for sending and receiving messages.
You will notice similarities to the JDBC support in the Spring Framework.
</para>