Adding files to initialize, update, and read key-value (to be used together with...
authorrtrimana <rtrimana@uci.edu>
Mon, 16 Apr 2018 16:23:40 +0000 (09:23 -0700)
committerrtrimana <rtrimana@uci.edu>
Mon, 16 Apr 2018 16:23:40 +0000 (09:23 -0700)
commitb687de99dbbbae04564b9fe4aad3e159782b8a26
tree8b58e1f49d2de6fa6481f6a0a33305081a08f0d4
parent87013fb48b87cea6f466327930acd099b8ee29b3
Adding files to initialize, update, and read key-value (to be used together with the PHOTON core version); SlotBuffer size is reduced to 4 slots per table for PHOTON.
version2/src/C/Init.C [new file with mode: 0644]
version2/src/C/Makefile
version2/src/C/Read.C [new file with mode: 0644]
version2/src/C/SlotBuffer.h
version2/src/C/Update.C [new file with mode: 0644]