This repository has been archived by the owner on Aug 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Mark Paluch edited this page Jul 14, 2015
·
3 revisions
Welcome to the spinach wiki! You can find topics in the sidebar on the right.
Overview | Getting started | Downloads | Technical Documentation |
---|---|---|---|
[[About spinach | About spinach]] | [[Getting started | Getting-Started]] |
Introducing spinach - why it's build and what it does | How to contribute | A step-by-step guide to use spinach | Detailed technical documentation on spinach |
This wiki and the README document contains a lot of information, please take your time and read these instructions carefully.
If you run into any trouble, you may start with getting started.
We provide detailed changes for each spinach release.
Be sure to read the CONTRIBUTING guidelines before reporting a new lettuce issue or open a pull request.
If you have any questions about the lettuce usage or want to share some information with the community, please go to one of the following places:
More resources:
- Javadoc
- Build status: Travis CI
- All versions: Maven Central
- Snapshots: Sonatype OSS Repository
Intro
Getting started
Advanced usage
- QueueListener API
- SocketAddress Supplier API
- Client options
- SSL Connections
- Unix Domain Sockets
- Connection Events
- Command Interfaces
- Stateful Connections
Integration and Extension
- Codecs
- CDI Support (future)
- Spring Support (future)
Internals