Go to file
Michal Mielewczyk db534a70b6 Check if given core device exists.
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-06-26 12:37:53 -04:00
casadm Merge pull request #34 from arutk/engine_wo 2019-06-14 12:41:43 +02:00
configure.d Fix typos in configuration script 2019-06-26 12:37:53 -04:00
modules Check if given core device exists. 2019-06-26 12:37:53 -04:00
ocf@e7e0ad957d Add metadata corruption tests 2019-06-26 12:15:10 +02:00
test Add metadata corruption tests 2019-06-26 12:15:10 +02:00
utils Extend CAS interface with Write-only cache mode 2019-06-13 15:54:51 -04: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 Check for required commands in configure script 2019-06-07 15:47:55 -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.