Skip to content
Lou Xun / 楼洵 edited this page Oct 17, 2013 · 1 revision

1. CLI

2. API

Record Manager:

  • insert_record
  • delete_record
  • select_record

Index Manager:

  • create_index
  • delete_index
  • update_index

Schema Manager:

3. CFI (Chikatetsu Foundation Interface)

Buffer Manager on top of the file system:

  • create_file
  • read_file
  • write_file
Clone this wiki locally