Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

rzdoc delete doesn't clear cache of running server #477

Closed alon closed 9 years ago

alon commented 9 years ago

perhaps for now just periodically flush rzdoc cache? or can we listen to the neo4j server on a specific query (push, not poll)?

./src/server/rz_cli --delete then try to create again fails with existing doc exception restart server, which clears cache (cache is in memory only), and then creation works.

LV-426 commented 9 years ago

c182078