Rename old FIXME to TODO (#13646)
* Rename old FIXME to TODO, so we can track new FIXME starting v13 * Remove empty TODO
This commit is contained in:
committed by
GitHub
parent
de8e307295
commit
2c8927c2e9
@@ -1,4 +1,4 @@
|
||||
NuCache Documentation
|
||||
NuCache Documentation
|
||||
======================
|
||||
|
||||
HOW IT WORKS
|
||||
@@ -106,7 +106,7 @@ possible to support detached contents & properties, even those that do not have
|
||||
int id, but again this should be refactored entirely anyway.
|
||||
|
||||
Not doing any row-version checks (see XmlStore) when reloading from database, though it
|
||||
is maintained in the database. Two FIXME in PublishedSnapshotService. Should we do it?
|
||||
is maintained in the database. Two TODO in PublishedSnapshotService. Should we do it?
|
||||
|
||||
There is no on-disk cache at all so everything is reloaded from the cmsContentNu table
|
||||
when the site restarts. This is pretty fast, but we should experiment with solutions to
|
||||
|
||||
Reference in New Issue
Block a user