9 Commits (ba7530616904f15ca4d8c7b29af6e4b51f746843)

Author SHA1 Message Date
Graham ba75306169 Annotate cache methods with default parameters with @JvmOverloads 2 years ago
Graham ac9dc83031 Rename legacyData to legacy and make it public 2 years ago
Graham 02f35fd014 Fix legacy DiskStore support 2 years ago
Graham 407aff8dd8 Add support for .dat (instead of .dat2) file to DiskStore 3 years ago
Graham cbb2a90388 Disable .dat2/.idx link if the cache is too big for a DiskStore 3 years ago
Graham bc907d5309 Add support for reading existing .dat2m caches 3 years ago
Graham b067020cad Ignore trailing blocks with a non-zero next block pointer 3 years ago
Graham d5d76f9301 Add DiskStoreZipWriter 3 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 0afc7a563d Add Store.open() method 4 years ago
Graham 8bed0fc875 Rename getOrCreateIndex to createOrGetIndex 4 years ago
Graham 7ab567b7b9 Optimise DiskStore::list 4 years ago
Graham 1455379f20 Document thread safety of DiskStore and FlatFileStore 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 9f1b2dbc29 Add BufferedFileChannel 4 years ago
Graham 9de0b26da4 Throw exception in remove() if group ID is negative 4 years ago
Graham cea016d4ef Add low-level cache interface 4 years ago