Skip to content

RandomAccessFile file record indexer demo in pure java

License

Notifications You must be signed in to change notification settings

aardvark/file-index

Repository files navigation

File indexer

Simple prof-of-concept of pura java file indexing approach.

Files split to records using start and end markers.

Records defined by a unique id and size in bytes.

RandomAccessFile can be used to access indexed records.

RecipesExampleDemo show one example of indexing xml data.

Licensed under MIT license.

About

RandomAccessFile file record indexer demo in pure java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published