sologenic / sologenic-xrpl-stream-js

Persistent transaction handling for the XRP Ledger
MIT License
18 stars 11 forks source link

Add memcache to the docker composer so that we can test memcache loca… #10

Closed okanaganrusty closed 4 years ago

okanaganrusty commented 4 years ago

Add memcached to docker-compose.yml to support testing framework. The tests should eventually be updated to use localhost and port 11211 as the default memcached daemon.