Skip to content

Commit e4c655a

Browse files
committed
updating splitcache ahead of split date
1 parent 3ec1da9 commit e4c655a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/split.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@ Test suite uses a hacky sideload that uses Tritanium (34) and Pyerite (35) to va
4141
Also, `.travis.yml` creates a local split_cache.json file just for automated testing. See `.travis.yml` for preparing [test environment](https://github.com/EVEprosper/ProsperAPI/blob/master/docs/release.md#2-test-your-shit).
4242

4343
# Database Note:
44-
Splitcache has purposefully been made to run in a flat-file, rather than use [tinymongo](https://github.com/schapman1974/tinymongo) for remote database connection compatability. This was done to continue the spirit of "anyone can launch ProsperAPI anywhere".
44+
Splitcache has purposefully been made to run in a flat-file, rather than use [tinymongo](https://github.com/schapman1974/tinymongo) for remote database connection compatability. This was done to continue the spirit of "anyone can launch ProsperAPI anywhere".
45+
46+
PLEX split was prepared with the following:
47+
> `python scripts\create_splitcache.py -t 29668 -r 720 -s eve-marketdata`

publicAPI/cache/splitcache.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)