Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Save index with protocol buffers #28

Merged
merged 5 commits into from
Jan 30, 2022
Merged

Commits on Jan 30, 2022

  1. Protocol Buffer serializer

    - Add protobuf definition
    - Generate serializer class
    
    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    9ca03e3 View commit details
    Browse the repository at this point in the history
  2. Save/load index from/to file

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    ba2bbc0 View commit details
    Browse the repository at this point in the history
  3. Add index save/load test

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    8dc6a84 View commit details
    Browse the repository at this point in the history
  4. Tweak diff

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    1e03bbd View commit details
    Browse the repository at this point in the history
  5. Refactoring DslDicitonaryLoader#load

    Signed-off-by: Hiroshi Miura <miurahr@linux.com>
    miurahr committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    01e8d75 View commit details
    Browse the repository at this point in the history