Shared Memory Dictionary utilizing Posix IPC semaphores and shared memory segments and offering permanent disk storage of data if required.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 line
1.5KB

  1. .. Shared Memory Dictionary documentation master file, created by
  2. sphinx-quickstart on Wed Aug 21 10:21:58 2019.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to the Shard Memory Dictionary's documentation!
  6. =======================================================
  7. +---------------------------------------+-----------------------------------+
  8. | | |
  9. | **Modules** | * :ref:`search` |
  10. | | |
  11. +---------------------------------------+-----------------------------------+
  12. | | |
  13. | * :ref:`shm_dict.shm_dict` | * Full index of all callables |
  14. | | |
  15. | | * :ref:`genindex` |
  16. | | |
  17. | | * Index based on file/directory |
  18. | | |
  19. | | * :ref:`modindex` |
  20. | | |
  21. +---------------------------------------+-----------------------------------+
  22. .. toctree::
  23. :hidden:
  24. :glob:
  25. shm_dict/*