com.alachisoft:security

root project.

License

License

Categories

Categories

Security
GroupId

GroupId

com.alachisoft
ArtifactId

ArtifactId

security
Last Version

Last Version

5.2-alpha-23
Release Date

Release Date

Type

Type

jar
Description

Description

root project.
Project Organization

Project Organization

Alachisoft
Source Code Management

Source Code Management

https://github.com/Alachisoft/NCache/security

Download security

How to add to project

<!-- https://jarcasting.com/artifacts/com.alachisoft/security/ -->
<dependency>
    <groupId>com.alachisoft</groupId>
    <artifactId>security</artifactId>
    <version>5.2-alpha-23</version>
</dependency>
// https://jarcasting.com/artifacts/com.alachisoft/security/
implementation 'com.alachisoft:security:5.2-alpha-23'
// https://jarcasting.com/artifacts/com.alachisoft/security/
implementation ("com.alachisoft:security:5.2-alpha-23")
'com.alachisoft:security:jar:5.2-alpha-23'
<dependency org="com.alachisoft" name="security" rev="5.2-alpha-23">
  <artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alachisoft', module='security', version='5.2-alpha-23')
)
libraryDependencies += "com.alachisoft" % "security" % "5.2-alpha-23"
[com.alachisoft/security "5.2-alpha-23"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alachisoft : common jar 5.2-alpha-23

Project Modules

There are no modules declared in this project.

NCache: Highly Scalable Distributed Cache for .NET

NCache is an extremely fast and scalable Open Source distributed cache for .NET applications. Use NCache for database caching, ASP.NET Session State storage, ASP.NET View State Caching, and much more.

NCache is used by hundreds of companies all over the world in mission critical applications. See more details about NCache at Alachisoft.

NCache Users

Features:

  • Separate process for cache
  • Publish/Subscribe (Pub/Sub) with Topic
  • Map Reduce
  • Data Source Providers
  • Cache Dependencies
  • Query execution using data reader approach
  • Cache CRUD operations
  • Bulk CRUD operations
  • Lock/Unlock cached items
  • Item level event notifications
  • SQL & LINQ searching of the cache
  • Indexing data for faster SQL & LINQ search
  • Evictions
  • Absolute and sliding expirations
  • ASP.NET Session State Provider
  • ASP.NET View State Cache
  • Replicated Cache and Partitioned Cache topologies
  • NHibernate Second Level Cache provider
  • NuGet Packages
  • Runs in Microsoft Azure, Amazon, and any other Cloud platform

Getting Started

Installation Guide

Step-by-step guide about how to install NCache for Community and Open Source editions, and to configure your environment accordingly.

Admin Guide

Perform administrative tasks on caches using configuration files for NCache Community and Open Source Editions.

Programmers Guide

Use various features of NCache in .NET to develop high performance and scalable applications.

Dockers Guide

Docker image and Dockerfile with NCache environment to allow seamless building of NCache applications and managing cache clusters.

Edition Comparison

Compare various editions available. Enterprise Edition vs Community Edition vs Open Source Edition.

NCache Cloud

Get NCache for your AWS or Azure applications.

NCache for AWS

NCache Enterprise for Azure | BYOL

License

NCache Open Source is released under the Apache License, Version 2.0 See more details at http://www.alachisoft.com/download-ncache.html#ncache

com.alachisoft

Alachisoft

Alachisoft provides the industry’s leading .NET/.NET Core in-memory distributed cache.

Versions

Version
5.2-alpha-23
5.2-alpha-22
5.2-alpha-21
5.2-alpha-20
5.2-alpha-19
5.2-alpha-18
5.2-alpha-16
5.2-alpha-15
5.2-alpha-14