Skip to content

Commit 9f9e3c1

Browse files
committed
Update readme add documentation
1 parent 820e0ce commit 9f9e3c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/backend/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ Run
3333
```
3434
mvn -f src/backend/pom.xml versions:set -DartifactId=* -DgroupId=*
3535
```
36+
37+
## caching
38+
39+
Currently lookups are cached using redis. In the event of a code table change redis should be restarted. Check the api for activity beore doing so.

0 commit comments

Comments
 (0)