fluree / db

Fluree database library
https://fluree.github.io/db/
Other
330 stars 21 forks source link

Set max namespace code at commit instead of stage #805

Closed zonotope closed 3 weeks ago

zonotope commented 3 weeks ago

This patch sets the match namespace code at commit time instead of at the time the database is staged. This allows us to accurately compute the new namespaces generated in a commit and save them to the commit file, which, in turn, allows us to load the correct namespaces afterwards after a new index update.