Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop Other

SuperCache3

  • Category : Other
  • Tags :
  • Update : 2017-12-15
  • Size : 812kb
  • Downloaded :0次
  • Author :跌***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
The memory cache engine business system by using C# / open source disk is a database, a large amount of data, some read-only or relatively stable business complex queries, each page is loaded to spent a lot of time (not to discuss, think asynchronous) can do the cache, such as the key/ value NoSQL for quick access to the results
Packet file list
(Preview for download)
FilenameSizeUpdate
SuperCache.sln 2595 2013-07-03
ConsoleApplication1
ConsoleApplication1\app.config 159 2013-07-03
ConsoleApplication1\bin
ConsoleApplication1\bin\Debug
ConsoleApplication1\bin\Debug\Com.SuperCache.dll 493056 2013-07-05
ConsoleApplication1\bin\Debug\Com.SuperCache.Test.exe 9216 2013-07-05
ConsoleApplication1\bin\Release
ConsoleApplication1\bin\Release\Com.SuperCache.dll 461312 2013-07-05
ConsoleApplication1\bin\Release\Com.SuperCache.Test.exe 9216 2013-07-05
ConsoleApplication1\Com.SuperCache.Test.csproj 2635 2013-07-03
ConsoleApplication1\Program.cs 4423 2013-07-05
ConsoleApplication1\Properties
ConsoleApplication1\Properties\AssemblyInfo.cs 1358 2013-07-03
SuperCache
SuperCache\bin
SuperCache\bin\Debug
SuperCache\bin\Debug\Com.SuperCache.dll 493056 2013-07-05
SuperCache\bin\Release
SuperCache\bin\Release\Com.SuperCache.dll 461312 2013-07-05
SuperCache\Com.SuperCache.csproj 10972 2013-07-05
SuperCache\Com.SuperCache.csproj.user 227 2013-07-05
SuperCache\Engine
SuperCache\Engine\BaseCache.cs 787 2013-07-05
SuperCache\Engine\CacheEngine.cs 2281 2013-07-05
SuperCache\Engine\Extensions.cs 806 2013-07-05
SuperCache\Engine\KeyValue.cs 651 2013-07-05
SuperCache\Engine\RawCache.cs 14862 2013-07-05
SuperCache\Engine\STSdbCache.cs 9242 2013-07-05
SuperCache\JSON
SuperCache\JSON\Formatter.cs 3151 2013-07-03
SuperCache\JSON\Getters.cs 224 2013-07-03
SuperCache\JSON\JSON.cs 33404 2013-07-03
SuperCache\JSON\JsonParser.cs 12519 2013-07-03
SuperCache\JSON\JsonSerializer.cs 16113 2013-07-03
SuperCache\JSON\Reflection.cs 11795 2013-07-03
SuperCache\JSON\SafeDictionary.cs 1343 2013-07-03
SuperCache\Properties
SuperCache\Properties\AssemblyInfo.cs 1418 2013-07-03
SuperCache\Store
SuperCache\Store\Data
SuperCache\Store\Data\CompareOption.cs 2015 2013-07-03
SuperCache\Store\Data\Data.cs 241038 2013-07-03
SuperCache\Store\Data\DataComparer.cs 11824 2013-07-03
SuperCache\Store\Data\DataEqualityComparer.cs 12293 2013-07-03
SuperCache\Store\Data\DataIndexerPersist.cs 29965 2013-07-03
SuperCache\Store\Data\DataIndexerPersistRaw.cs 1277 2013-07-03
SuperCache\Store\Data\DataPersist.cs 11562 2013-07-03
SuperCache\Store\Data\DataPersist2.cs 22402 2013-07-03
SuperCache\Store\Data\DataToObjectsTransformer.cs 4402 2013-07-03
SuperCache\Store\Data\DataToStringTransformer.cs 11312 2013-07-03
SuperCache\Store\Data\DataTransformer.cs 17303 2013-07-03
SuperCache\Store\Data\DataType.cs 13635 2013-07-03
SuperCache\Store\Data\DataTypeUtils.cs 14782 2013-07-03
SuperCache\Store\Data\FlowTransformer.cs 1609 2013-07-03
SuperCache\Store\Data\IData.cs 166 2013-07-03
SuperCache\Store\Data\IDataTransformer.cs 393 2013-07-03
SuperCache\Store\Database
SuperCache\Store\Database\IIndex.cs 1625 2013-07-03
SuperCache\Store\Database\Index
SuperCache\Store\Database\Index\IndexPersistDataContainer.cs 4781 2013-07-03
SuperCache\Store\Database\Index\IndexPersistDataContainerRaw.cs 2687 2013-07-03
SuperCache\Store\Database\Index\IndexPersistOperationCollection.cs 9017 2013-07-03
SuperCache\Store\Database\Index\IndexPersistOperationCollection.OperationsPersist.cs 14359 2013-07-03
SuperCache\Store\Database\IndexRecordSet.cs 2485 2013-07-03
SuperCache\Store\Database\IStorageEngine.cs 1670 2013-07-03
SuperCache\Store\Database\Locator.cs 11249 2013-07-03
SuperCache\Store\Database\OperationCollection.cs 4186 2013-07-03
SuperCache\Store\Database\Operations
SuperCache\Store\Database\Operations\IteratorOperations.cs 1158 2013-07-03
SuperCache\Store\Database\Operations\OperationCode.cs 1309 2013-07-03
SuperCache\Store\Database\Operations\OverallOperations.cs 2948 2013-07-03
SuperCache\Store\Database\Operations\PointOperations.cs 4861 2013-07-03
SuperCache\Store\Database\Operations\RangeOperations.cs 1929 2013-07-03
SuperCache\Store\Database\Operations\ResultOperation.cs 1988 2013-07-03
SuperCache\Store\Database\SentinelPersistKey.cs 565 2013-07-03
SuperCache\Store\Database\StorageEngine.cs 6633 2013-07-03
SuperCache\Store\Database\StructureDescriptor.cs 2939 2013-07-03
SuperCache\Store\Database\StructureType.cs 502 2013-07-03
SuperCache\Store\Database\STSdb.cs 2203 2013-07-03
SuperCache\Store\Database\XFile.cs 220 2013-07-03
SuperCache\Store\Database\XIndex.cs 11304 2013-07-03
SuperCache\Store\Database\XIndex.Query.cs 1282 2013-07-03
SuperCache\Store\Database\XIndexApply.cs 5488 2013-07-03
SuperCache\Store\Database\XIndexWrapper.cs 9076 2013-07-03
SuperCache\Store\Database\XStream.cs 4874 2013-07-03
SuperCache\Store\Database\XStreamApply.cs 5632 2013-07-03
SuperCache\Store\General
SuperCache\Store\General\Buffers
SuperCache\Store\General\Buffers\BitUtils.cs 10441 2013-07-03
SuperCache\Store\General\Buffers\HashCodeBuilder.cs 1241 2013-07-03
SuperCache\Store\General\Collections
SuperCache\Store\General\Collections\Cache.cs 5179 2013-07-03
SuperCache\Store\General\Collections\IOrderedSet.cs 904 2013-07-03
SuperCache\Store\General\Collections\LimitedQueue.cs 2996 2013-07-03
SuperCache\Store\General\Collections\OrderedSet.cs 17510 2013-07-03
SuperCache\Store\General\Communication
SuperCache\Store\General\Communication\ClientConnection.cs 5213 2013-07-03
SuperCache\Store\General\Communication\Packet.cs 1664 2013-07-03
SuperCache\Store\General\Communication\ServerConnection.cs 4091 2013-07-03
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.