Go to file
Slawomir_Jankowski 3d5d82f892 Translate python2 to python3
*opencas.py*: changed result class to contain text values instead of bytes,
translated chache configuring methods to py3,
*init script*: changed regex input on raw string to work in py3.

Signed-off-by: Slawomir_Jankowski <slawomir.jankowski@intel.com>
2019-08-05 13:19:04 +02:00
casadm casadm: add new OCF error code to casadm 2019-07-10 06:38:22 -04:00
configure.d Enable confiugure script to generate header in parallel. 2019-07-15 06:23:11 -04:00
modules Fix exported object cleanup in case of cache stop failure 2019-07-17 15:09:39 +02:00
ocf@999f3f7245 casadm: add new OCF error code to casadm 2019-07-10 06:38:22 -04:00
test Extend smoke tests set 2019-07-15 06:32:10 -04:00
utils Translate python2 to python3 2019-08-05 13:19:04 +02:00
.gitignore Extending 'configure' script 2019-05-30 06:29:07 -04:00
.gitmodules Change ocf submodule path to https 2019-05-09 12:42:45 +02:00
configure configure: Prevent race condition while preparing header file. 2019-07-24 04:13:54 -04:00
LICENSE Add LICENSE file 2019-03-29 09:45:21 +01:00
Makefile Initial commit 2019-03-29 08:45:50 +01:00
README.md Add info about security vulnerabilities 2019-05-29 10:38:29 +02:00

Open CAS Linux

Open CAS accelerates Linux applications by caching active (hot) data to a local flash device inside servers. Open CAS implements caching at the server level, utilizing local high-performance flash media as the cache drive media inside the application server as close as possible to the CPU, thus reducing storage latency as much as possible. The Open Cache Acceleration Software installs into the GNU/Linux operating system itself, as a kernel module. The nature of the integration provides a cache solution that is transparent to users and applications, and your existing storage infrastructure. No storage migration effort or application changes are required.

Open CAS is distributed on BSD-3-Clause license (see https://opensource.org/licenses/BSD-3-Clause for full license texts).

Open CAS uses Safe string library (safeclib) that is MIT licensed.

Security

To report a potential security vulnerability please follow the instructions here.