apachegeode/geode

Sponsored OSS

By Apache Geode

Updated over 2 years ago

Apache Geode is an open source, distributed, in-memory database for scale-out apps

Image
Databases & Storage
Integration & Delivery
Security

100K+

Apache Geode

Apache Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.

Apache Geode pools memory, CPU, network resources, and optionally local disk across multiple processes to manage application objects and behavior. It uses dynamic replication and data partitioning techniques to implement high availability, improved performance, scalability, and fault tolerance. In addition to being a distributed data container, Apache Geode is an in-memory data management system that provides reliable asynchronous event notifications and guaranteed message delivery.

How to use Geode with Docker

You can use Docker Compose, start a container with gfsh to manage the cluster or mix and match.

Starting GFSH
docker run -it apachegeode/geode

Dockerfile

The current 1.15 Dockerfile is available on GitHub.  

Contributions and Issues

If you have any problems with or questions about this image, please contact us using dev@geode.apache.org.

Apache Geode welcomes pull requests for new features, fixes, or improvements of any size.

Docker Pull Command

docker pull apachegeode/geode